﻿2026-06-06T06:42:59.6865113Z ##[group]Run actions/checkout@v5
2026-06-06T06:42:59.6866110Z with:
2026-06-06T06:42:59.6866769Z   repository: SaberMage/spt-core
2026-06-06T06:42:59.6872189Z   token: ***
2026-06-06T06:42:59.6872749Z   ssh-strict: true
2026-06-06T06:42:59.6873287Z   ssh-user: git
2026-06-06T06:42:59.6873877Z   persist-credentials: true
2026-06-06T06:42:59.6874471Z   clean: true
2026-06-06T06:42:59.6875074Z   sparse-checkout-cone-mode: true
2026-06-06T06:42:59.6875779Z   fetch-depth: 1
2026-06-06T06:42:59.6876313Z   fetch-tags: false
2026-06-06T06:42:59.6876940Z   show-progress: true
2026-06-06T06:42:59.6877527Z   lfs: false
2026-06-06T06:42:59.6878074Z   submodules: false
2026-06-06T06:42:59.6878689Z   set-safe-directory: true
2026-06-06T06:42:59.6879456Z ##[endgroup]
2026-06-06T06:42:59.8620847Z Syncing repository: SaberMage/spt-core
2026-06-06T06:42:59.8622557Z ##[group]Getting Git version info
2026-06-06T06:42:59.8623439Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-06T06:42:59.8919086Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:42:59.9129221Z git version 2.43.0.windows.1
2026-06-06T06:42:59.9158722Z ##[endgroup]
2026-06-06T06:42:59.9167354Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\55d2e777-fb75-46df-a228-243a6eb56e18\.gitconfig'
2026-06-06T06:42:59.9182008Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\55d2e777-fb75-46df-a228-243a6eb56e18' before making global git config changes
2026-06-06T06:42:59.9183680Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:42:59.9187607Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:42:59.9440718Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-06T06:42:59.9630722Z https://github.com/SaberMage/spt-core
2026-06-06T06:42:59.9659618Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-06T06:42:59.9664179Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-06T06:42:59.9857656Z refs/heads/dev-freeform
2026-06-06T06:42:59.9886515Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-06T06:43:00.0177956Z HEAD is now at 7a22a63 fix(daemon): M7 [twohost] — responder must let the joiner close first (Done/Seed close race)
2026-06-06T06:43:00.0681411Z ##[endgroup]
2026-06-06T06:43:00.0686617Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-06T06:43:00.4341431Z ##[group]Cleaning the repository
2026-06-06T06:43:00.4346382Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-06T06:43:05.2846346Z Removing .adapter-notify/
2026-06-06T06:43:05.2846765Z Removing target/
2026-06-06T06:43:05.2887115Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-06T06:43:05.3269965Z HEAD is now at 7a22a63 fix(daemon): M7 [twohost] — responder must let the joiner close first (Done/Seed close race)
2026-06-06T06:43:05.3298980Z ##[endgroup]
2026-06-06T06:43:05.3303026Z ##[group]Disabling automatic garbage collection
2026-06-06T06:43:05.3308139Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:43:05.3555498Z ##[endgroup]
2026-06-06T06:43:05.3555848Z ##[group]Setting up auth
2026-06-06T06:43:05.3562812Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:43:05.3791500Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:43:05.7505355Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:43:05.7742091Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:43:06.1560167Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:43:06.1794995Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:43:06.5436375Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:43:06.5737028Z ##[endgroup]
2026-06-06T06:43:06.5737517Z ##[group]Fetching the repository
2026-06-06T06:43:06.5743831Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7a22a63cf14fd294e02ad0723459bb0f9fa7065c:refs/remotes/origin/dev-freeform
2026-06-06T06:43:07.1905455Z ##[endgroup]
2026-06-06T06:43:07.1906044Z ##[group]Determining the checkout info
2026-06-06T06:43:07.1906614Z ##[endgroup]
2026-06-06T06:43:07.1912530Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:43:07.2199106Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:43:07.2427408Z ##[group]Checking out the ref
2026-06-06T06:43:07.2432536Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-06T06:43:07.2824927Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-06T06:43:07.2825306Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-06T06:43:07.2825634Z Switched to and reset branch 'dev-freeform'
2026-06-06T06:43:07.2852802Z ##[endgroup]
2026-06-06T06:43:07.3106530Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:43:07.3317100Z 7a22a63cf14fd294e02ad0723459bb0f9fa7065c
